home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
database
/
do1beta
/
window.do
< prev
Wrap
Text File
|
1991-07-29
|
192b
|
7 lines
/*
demonstrate the creation of a dObject window
all further I/O will use this window, until you issue the statement:
remove(w)
*/
w = new(Window,1,31,31," dObject v1.0 ",0,0,24,80);